crypto/hmac.hmac.BlockSize (method, view implemented interface methods)

one use

	crypto/hmac (current package)
		hmac.go#L77: func (h *hmac) BlockSize() int { return h.inner.BlockSize() }